Emacs Lisp manual updates.
authorChong Yidong <cyd@gnu.org>
Sat, 21 Jan 2012 16:04:55 +0000 (00:04 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 21 Jan 2012 16:04:55 +0000 (00:04 +0800)
commit3be9223258d8886b11f6dc7c428948bff17cd818
treea68487cac3adee02f8e7a0defa0305d68eff86bd
parent94cbcc493675580630d57934aaf520d6f5034ec9
Emacs Lisp manual updates.

* doc/lispref/intro.texi (A Sample Function Description): Special notation
used for macros too.

* doc/lispref/objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
(Symbol Type): Add xref for keyword symbols.
(Sequence Type): Clarify differences between sequence types.
(Cons Cell Type): Add "linked list" index entry.
(Non-ASCII in Strings): Copyedits.
(Equality Predicates): Symbols with same name need not be eq.

* doc/lispref/numbers.texi (Float Basics): Document isnan, copysign, frexp and
ldexp.  Move float-e and float-pi to Math Functions node.
doc/lispref/ChangeLog
doc/lispref/intro.texi
doc/lispref/numbers.texi
doc/lispref/objects.texi
etc/NEWS